From b911f057929ec32f73b817b8c81d340216cbca40 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Mon, 16 Mar 2009 02:42:33 +0000 Subject: [PATCH] * tooltip.el (tooltip-show-help-non-mode): Don't set tooltip-previous-message if called with the same tooltip that is showing (Bug#2680). --- lisp/ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index 55e3b0579b8..254f42af6c6 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,5 +1,9 @@ 2009-03-16 Chong Yidong + * tooltip.el (tooltip-show-help-non-mode): Don't set + tooltip-previous-message if called with the same tooltip that is + showing (Bug#2680). + * emacs-lisp/crm.el (crm--choose-completion-string): New function. (completing-read-multiple): Set and restore choose-completion-string-functions (Bug#1080). -- 2.30.2